X509Hash

Wallet trusts verifiers that are able to present a Client Identifier which is the SHA256 hash of the DER encoded leaf certificate passed with the request.

In this prefix, Verifier must always sign his request (JAR)

Parameters

trust

a function that accepts a chain of certificates (contents of x5c claim) and indicates whether is trusted or not

Constructors

Link copied to clipboard
constructor(trust: X509CertificateTrust)

Properties

Link copied to clipboard

Functions

Link copied to clipboard